Use the right GValue getter for GtkConstraintGuide:strength
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jul 2019 17:02:19 +0000 (18:02 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jul 2019 17:02:19 +0000 (18:02 +0100)
commitb435dc436698c89cfc2a487a28b2fb6208628941
tree17b27502d9e8a6c468e8d983bd07c65daa0466aa
parent4dd1de41293cdb5ca06d64136ab5549794f1cac3
Use the right GValue getter for GtkConstraintGuide:strength

The property is defined as an enum.

This fixes the defaultvalue and notify tests.
gtk/gtkconstraintguide.c